[INFO] cloning repository https://github.com/babymotte/tosub
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/babymotte/tosub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabymotte%2Ftosub", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabymotte%2Ftosub'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25c5f9255f758d45dadd72034635084bab51cc1c
[INFO] testing babymotte/tosub against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbabymotte%2Ftosub" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/babymotte/tosub
[INFO] finished tweaking git repo https://github.com/babymotte/tosub
[INFO] tweaked toml for git repo https://github.com/babymotte/tosub written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/babymotte/tosub on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/babymotte/tosub already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01cc1e581e2696bac1613c7a1a3c7868d2d5876899e4469c1ceba8190d694a4b
[INFO] running `Command { std: "docker" "start" "-a" "01cc1e581e2696bac1613c7a1a3c7868d2d5876899e4469c1ceba8190d694a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01cc1e581e2696bac1613c7a1a3c7868d2d5876899e4469c1ceba8190d694a4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01cc1e581e2696bac1613c7a1a3c7868d2d5876899e4469c1ceba8190d694a4b", kill_on_drop: false }`
[INFO] [stdout] 01cc1e581e2696bac1613c7a1a3c7868d2d5876899e4469c1ceba8190d694a4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec786f764023b44cd38fe4ca20c4f97426fcfccec5af22b8b020fdbbc9ab8277
[INFO] running `Command { std: "docker" "start" "-a" "ec786f764023b44cd38fe4ca20c4f97426fcfccec5af22b8b020fdbbc9ab8277", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tosub v1.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.59s
[INFO] running `Command { std: "docker" "inspect" "ec786f764023b44cd38fe4ca20c4f97426fcfccec5af22b8b020fdbbc9ab8277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec786f764023b44cd38fe4ca20c4f97426fcfccec5af22b8b020fdbbc9ab8277", kill_on_drop: false }`
[INFO] [stdout] ec786f764023b44cd38fe4ca20c4f97426fcfccec5af22b8b020fdbbc9ab8277
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68e3ba663914cedddefc0c81797562175f9a2a1c6ce6368f428e8382213b3362
[INFO] running `Command { std: "docker" "start" "-a" "68e3ba663914cedddefc0c81797562175f9a2a1c6ce6368f428e8382213b3362", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tosub v1.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr] error: could not compile `tosub` (example "panic")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name panic --edition=2024 examples/panic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b4f6d95414569cc6 -C extra-filename=-1bb8c420a5e6527e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-168cc6df2679105c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-d9c88743bd070b3e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e720aa68c8ef24a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9f7e19eff3205b81.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a24825c1701f58d1.rlib --extern tosub=/opt/rustwide/target/debug/deps/libtosub-a8e7c6c20c441226.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c99ab97b010487ab.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0ae6e94e33f261e7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tosub` (example "signal_timeout")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name signal_timeout --edition=2024 examples/signal_timeout.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=aec6df62176f5183 -C extra-filename=-c88ad074898dfda1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-168cc6df2679105c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-d9c88743bd070b3e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e720aa68c8ef24a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9f7e19eff3205b81.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a24825c1701f58d1.rlib --extern tosub=/opt/rustwide/target/debug/deps/libtosub-a8e7c6c20c441226.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c99ab97b010487ab.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0ae6e94e33f261e7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tosub` (example "service_loop")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name service_loop --edition=2024 examples/service_loop.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f87a9e9eae9c72ac -C extra-filename=-fd358035f0d3c059 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-168cc6df2679105c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-d9c88743bd070b3e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e720aa68c8ef24a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9f7e19eff3205b81.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a24825c1701f58d1.rlib --extern tosub=/opt/rustwide/target/debug/deps/libtosub-a8e7c6c20c441226.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c99ab97b010487ab.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0ae6e94e33f261e7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tosub` (example "signal")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name signal --edition=2024 examples/signal.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba3a4ae30d3e7ece -C extra-filename=-58dc6c3f310ca648 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-168cc6df2679105c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-d9c88743bd070b3e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e720aa68c8ef24a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9f7e19eff3205b81.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a24825c1701f58d1.rlib --extern tosub=/opt/rustwide/target/debug/deps/libtosub-a8e7c6c20c441226.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c99ab97b010487ab.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0ae6e94e33f261e7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `tosub` (example "join_with_error")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name join_with_error --edition=2024 examples/join_with_error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::unwrap_used' --forbid=unsafe_code '--deny=clippy::enum_glob_use' '--deny=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e7f1ef4e5bee4184 -C extra-filename=-c847b2741947e79a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-168cc6df2679105c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-d9c88743bd070b3e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e720aa68c8ef24a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9f7e19eff3205b81.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a24825c1701f58d1.rlib --extern tosub=/opt/rustwide/target/debug/deps/libtosub-a8e7c6c20c441226.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c99ab97b010487ab.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0ae6e94e33f261e7.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "68e3ba663914cedddefc0c81797562175f9a2a1c6ce6368f428e8382213b3362", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68e3ba663914cedddefc0c81797562175f9a2a1c6ce6368f428e8382213b3362", kill_on_drop: false }`
[INFO] [stdout] 68e3ba663914cedddefc0c81797562175f9a2a1c6ce6368f428e8382213b3362
